/*头部样式开始*/
.top_banner{
    
    width:100%;
    height:580px;
}
.page_bg {
    width: 100%;
    height: auto;
}
.page_bg img {
    width: 100%;
}
.head {
    width: 100%;
    height: 215px;
}

.head .head_top {.bottom .bot_main .bot_main_con .title span
    width: 100%;
    height: 43px;
    border-bottom: 1px solid #f7f7f7;
    padding: 0 30px;
    line-height: 43px;
    font-size: 14px;
}
.head .head_top .head_top_name {
    float: left;
}
.head .head_top .head_top_nav {
    float: right;
}
.head .head_top .head_top_nav .nav_list {
    display: inline-block;
}
.head .head_top .head_top_name .nav_list_icon:nth-child(1) {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("../img/head_top_nav.png");
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 10px;
}
.head .head_top .nav_list .nav_list_icon:nth-of-type(1)  {
 display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url("../img/yx.png");
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 10px;

}
.head .head_top .head_top_name li {
    display: inline-block;
}

.head .head_top .head_top_name li:hover span {
    color: #3c79e8;
}

.head .head_top .head_top_nav .nav_list .nav_list_item {
    display: inline-block;
    padding-right: 56px;
}
.head .head_top .head_top_nav .nav_list a:hover {
    color: #3c79e8;
}
.head .head_top .head_top_nav .entry_list {
    display: inline-block;
}
.head .head_top .head_top_nav .entry_list .entry_list_item {
    display: inline-block;
    width: 50px;
    text-align: center;
}
.head .head_top .head_top_nav .entry_list:hover a:hover {
    color: #3c79e8;
}
.head .head_bottom {
    width: 100%;
    height: 172px;
}
.head .head_bottom .head_bottom_main {
    width: 1340px;
    height: calc(100% - 60px);
    margin: 30px auto;
}
.head .head_bottom .head_bottom_main .select_box {
    float: right;
    width: calc(100% - 400px);
    height: auto;
}
.head .head_bottom .head_bottom_main .main_left {
    width: auto;
    height: 100%;
    position: relative;
    float: right;
    margin-right: 10px;
}
.head .head_bottom .head_bottom_main .main_select {
    width: 210px;
    height: 42px;
    float: left;
    position: relative;
    margin-left: 8px;
}
.head .head_bottom .head_bottom_main .main_select:last-child {
    /*margin-top: 20px;*/
    /*position: absolute;*/
    /*top: 40px;*/
    /*left: 0;*/
}
.head .head_bottom .head_bottom_main .main_select .rotate {
    transform: rotate(180deg);
    border-right: 1px solid #dddddd;
    border-left: none!important;
}
.head .head_bottom .head_bottom_main .main_select .select_options {
    width: 100%;
    height: auto;
    border: 1px solid #dddddd;
}
.head .head_bottom .head_bottom_main .main_select .select_options li {
    padding: 0 18px;
    line-height: 40px;
}
.head .head_bottom .head_bottom_main .main_select .select_down {
    width: 59px;
    height: 42px;
    background: #ffffff;
    position: absolute;
    right: 0px;
    top: 0;
    border: 1px solid #dddddd;
}
.head .head_bottom .head_bottom_main .main_select .select_down.active {
    right: 1px;
}
.head .head_bottom .head_bottom_main .main_select .select_down img {
    display: inline-block;
    width: 30px;
    height: 15px;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.head .head_bottom .head_bottom_main .main_select .select_items {
    width: 100%;
    height: auto;
    background: #ffffff;
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.05);
}
.head .head_bottom .head_bottom_main .main_select .select_items li {
    padding: 0 18px;
    line-height: 40px;
}
.head .head_bottom .head_bottom_main .main_select .select_items li:hover {
    background: #3c79e8;
    color: #ffffff;
}
.head .head_bottom .head_bottom_main .main_title {
    width: 400px;
    height: 100px;
    background-image: url("../img/main_title.png");
    background-size: 100% 100%;
    float: left;
}
.head .head_bottom .head_bottom_main .head_adver {
    width: 864px;
    height: 40px;
    background: #eeeeee;
    border: 1px solid #dddddd;
    /*padding: 10px 14px;*/
    float: right;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    margin-top: 14px;
}
.head .head_bottom .head_bottom_main .head_adver .word_con {
    width: calc(100% - 104px);
    height: 100%;
    overflow: hidden;
    float: right;
    line-height:40px;
}
.head .head_bottom .head_bottom_main .head_adver li {
    height: 26px;
    float: left;
    margin-left: 30px;
    list-style: inside;
}
.head .head_bottom .head_bottom_main .head_adver .word_title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 104px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #55bdff;
    /*color:red;*/
    font-size: 18px;
}
.head .head_bottom .head_bottom_main .head_adver .word_title span {
    display: inline-block;
    height: 100%;
    line-height: 40px;
}
.head .head_bottom .head_bottom_main .head_adver .word_title:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: 1px;
    height: 38px;
    background: #55bdff;
}
.head .head_bottom .head_bottom_main .head_adver a span {
    text-decoration: underline;
}
.head .head_bottom .head_bottom_main .head_adver a span:hover {
    color: #3c79e8;
}
.head .head_bottom .head_bottom_main .main_right p {
    line-height: 60px;
}
.head .head_bottom .head_bottom_main .main_right p:hover span {
    color: #3c79e8;
}
.head .head_bottom .head_bottom_main .main_right {
    width: 250px;
    height: 100%;
    position: relative;
    float: right;
}
.head .head_bottom .head_bottom_main .main_right .main_select {
    position: absolute;
    top: 40px;
    left: 0;
}
.head .head_bottom .head_bottom_main .main_search {
    width: 210px;
    height: 42px;
    background: #f7f7f7;
    bordeR: 1px solid #dddddd;
    position: relative;
    overflow: hidden;
    float: left;
    margin-left: 8px;
}
.head .head_bottom .head_bottom_main .main_search input {
    display: inline-block;
    width: calc(100% - 60px);
    height: 100%;
}
.head .head_bottom .head_bottom_main .main_search .search_icon {
    width: 60px;
    height: 40px;
    background: #ffffff;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #dddddd;
}
.head .head_bottom .head_bottom_main .main_search .search_icon i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../img/icon_search.png");
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/*头部样式结束*/




/*导航样式开始*/
.nav {
    width: 100%;
    height: auto;
  
}
.nav .nav_main {
    width: 100%;
    height: auto;
    /*background:red;*/
    background: #50bdff;
    /*background: #000000;*/
    /*background: #e60012;*/
   
}
.nav .nav_main .nav_list {
    width: 1340px;
    height: 140px;
    margin: 0 auto;
    font-family: wensong;
}
.nav .nav_main .nav_list .nav_list_item {
    width: 100%;
    height: 70px;
    border-bottom: 1px solid #fff;/* #2e9ee3*/;
    display: flex;
    justify-content: space-between;
}
.nav .nav_main .nav_list .nav_list_item:last-child {
    border-bottom: none;
}
.nav .nav_main .nav_list .nav_list_item div {
    width: 10%;
    height: 100%;
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    padding: 20px 0;
    cursor: pointer;
}
.nav .nav_main .nav_list .nav_list_item div:hover {
    background: #45a9ff;
}
.nav .nav_main .nav_list .nav_list_item div span {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-right: 1px solid #fff;
}
.nav .nav_main .nav_list .nav_list_item div i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url("../img/icon_nav_xinwen.png");
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 10px;
}
.nav .nav_main .nav_list .nav_list_item:nth-child(1) div:nth-child(1) i {
    background-image: url("../img/icon_nav_xinwen.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(1) div:nth-child(2) i {
    background-image: url("../img/icon_nav_fulian.png");

}
.nav .nav_main .nav_list .nav_list_item:nth-child(1) div:nth-child(3) i {
     background-image: url("../img/icon_nav_siyu.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(1) div:nth-child(4) i {
    background-image: url("../img/icon_nav_jiating.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(1) div:nth-child(5) i {
    background-image: url("../img/icon_nav_quanyi.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(1) div:nth-child(6) i {
    background-image: url("../img/icon_nav_zhichang.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(1) div:nth-child(7) i {
    background-image: url("../img/icon_nav_nvzhujue.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(1) div:nth-child(8) i {
    background-image: url("../img/icon_nav_huanqiu.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(1) div:nth-child(9) i {
    background-image: url("../img/icon_nav_nvwang.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(1) div:nth-child(10) i {
    background-image: url("../img/icon_nav_tajia.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(2) div:nth-child(1) i {
    background-image: url("../img/icon_nav_wenyu.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(2) div:nth-child(2) i {
    background-image: url("../img/icon_nav_tiyu.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(2) div:nth-child(3) i {
    background-image: url("../img/icon_nav_qinzi.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(2) div:nth-child(4) i {
    background-image: url("../img/icon_nav_jiankang.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(2) div:nth-child(5) i {
    background-image: url("../img/icon_nav_qinggan.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(2) div:nth-child(6) i {
    background-image: url("../img/icon_nav_shanmei.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(2) div:nth-child(7) i {
    background-image: url("../img/icon_nav_shenghuo.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(2) div:nth-child(8) i {
    background-image: url("../img/icon_nav_shuju.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(2) div:nth-child(9) i {
    background-image: url("../img/icon_nav_zuzhi.png");
}
.nav .nav_main .nav_list .nav_list_item:nth-child(2) div:nth-child(10) i {
    background-image: url("../img/icon_nav_chuanmei.png");
}

.nav .nav_main .nav_list .nav_list_item div:last-child {
    border-right: none;
}
.nav .nav_main .nav_list .nav_list_item a {
    color: #ffffff;
}
.nav .nav_sub {
    width: 1340px;
    margin: 0 auto;
    background: #ffffff;
}
.nav .nav_sub .nav_sub_list {
    width: 100%;
    height: 40px;
    border: 1px solid #dddddd;
    line-height: 40px;
    font-size: 14px;
    /*margin-top: 20px;*/
}
.nav .nav_sub .nav_sub_list li {
    display: inline-block;
    padding: 0 15px;
}
.nav .nav_sub .nav_sub_list li a:hover {
    color: #3c79e8;
}
.nav .nav_sub .nav_sub_banner {
    width: 100%;
    height: 148px;
    margin-top: 26px;
}
.nav .nav_sub .nav_sub_banner .sub_left {
    width: 962px;
    height: 100%;
    float: left;
    position: relative;
}
.nav .nav_sub .nav_sub_banner .sub_left span {
    position: absolute;
    top: 0;
    right: 20px;
    font-size: 36px;
    font-weight: bold;
    color: #4fbcff;
    width: 360px;
    height: 100%;
    text-align: right;
    padding: 20px 0;
    line-height: 56px;
}
.nav .nav_sub .nav_sub_banner .sub_left img{
    display: block;
    width: 100%;
    height: 100%;
}
.nav .nav_sub .nav_sub_banner .sub_right {
    width: 360px;
    height: 100%;
    float: right;
}
.nav .nav_sub .nav_sub_banner .sub_right span {
    display: inline-block;
    position: relative;
    left: 50px;
    bottom: 60px;
    font-size: 36px;
    font-weight: bold;
    color: #ffffff;
    padding: 0 20px;
}
.nav .nav_sub .nav_sub_banner .sub_right img{
    display: block;
    width: 100%;
    height: 100%;
}
.nav .nav_sub .nav_sub_tab {
    width: 100%;
    height: auto;
    padding: 34px 0 0 0;
    margin-left:0px;
}
.nav .nav_sub .nav_sub_tab .tab_item {
    width: 100%;
    height: 150px;
}

.nav .nav_sub .nav_sub_tab .tab_item .tab_left {
    /* width: 118px;
    height: 100%; */
    
    float: left;
    margin-top: 10px;
   
}
.nav .nav_sub .nav_sub_tab .tab_item:last-child{
    margin-top:50px;
}
.nav .nav_sub .nav_sub_tab .tab_item .tab_left img {
    display: block;
    width: 100%;
    height: 100%;
}
.nav .nav_sub .nav_sub_tab .tab_item:nth-child(2) .tab_left {
    margin-top: 0;
}
.nav .nav_sub .nav_sub_tab .tab_item .tab_right1 {
    height: auto;
    padding: 15px 0 34px 30px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.nav .nav_sub .nav_sub_tab .tab_item .tab_right1 h3 {
    letter-spacing: 7px;
    font-size: 32px;
    color:#333333;
    line-height:30px;
    font-family: xinyuan;
}
.nav .nav_sub .nav_sub_tab .tab_item .tab_right2 {
    height: auto;
    padding: 15px 0 34px 30px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.nav .nav_sub .nav_sub_tab .tab_item .tab_right2 h3 {
    letter-spacing: 7px;
    font-size: 32px;
    color:#333333;
    line-height:30px;
    font-family: xinyuan;
}

.nav .nav_sub .nav_sub_tab .tab_item:last-child .tab_sub_item i{
    display: inline-block;
    width: 12px;
    height: 8px;
    background-color: #4253FF;
}
.nav .nav_sub .nav_sub_tab .tab_item  .tab_sub_items .tab_sub_item {
    width: calc((100% - 180px) / 2);
    height: 30px;
    display: inline-block;
    /* margin-right: 80px; */
    white-space: nowrap;
    overflow: hidden;
    margin-left: 55px;
}
/* .nav .nav_sub .nav_sub_tab .tab_item .tab_right .tab_sub_items .tab_sub_item:last-child {
    margin-right: 0;
} */
.nav .nav_sub .nav_sub_tab .tab_item  .tab_sub_items .tab_sub_item i {
    display: inline-block;
    width: 5px;
    height: 20px;
    background: #bcbcbc;
    margin-right: 20px;
    vertical-align: middle;
}
.nav .nav_sub .nav_sub_tab .tab_item:last-child .tab_sub_item i{
    display: inline-block;
    width: 12px;
    height: 8px;
    background-color: #4253FF;
}

/*.nav .nav_sub .nav_sub_tab .tab_item .tab_right a:hover{*/
/*    color: #FF0000   ;*/
/*}*/

.nav .nav_sub .nav_sub_tab .tab_item  .tab_sub_items .tab_sub_item a:hover{
    color: #3c79e8;
}
/*导航样式结束*/

/*主体内容样式开始*/

/*轮播图样式开始*/
.banner {
    max-width: 1920px;
    height: 814px;
    position: relative;
    margin: 0 auto;
}
.banner .banner_list {
    width: 100%;
    height: 100%;
    position: relative;
}
.banner .banner_list li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
}
.banner .banner_list img {
    display: block;
    width: 100%;
    height: 100%;
}
.banner .banner_tab {
    width: 440px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 290px;
}
.banner .banner_tab .banner_tab_item {
    position: relative;
    width: 100%;
    height: 20%;
    background: rgba(0, 0, 0, 0.7);
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #a9a29e;
    cursor: pointer;
}
.banner .banner_tab .banner_tab_item span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 100%;
    padding: 0 40px;
    color: #ffffff;
}
.banner .banner_tab .banner_tab_item .shadow {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 480px;
    height: 100%;
    background: #4fbcff;
}
.banner .banner_tab .banner_tab_item .shadow span {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 20px;
    background: #3c79e8;
    padding: 0;
}
.banner .banner_code_box {
       display:none;
    width: 100px;
    height: 480px;
    background: rgba(0, 0, 0, .4);
    padding: 0 0;
    position: fixed;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    z-index: 999;
    display: flex;
    justify-content: space-between;
    flex-direction: column;

}
.banner .banner_code_box2 {
    display:none;
    width: 100px;
    height: 360px;
    background: rgba(0, 0, 0, .4);
    padding: 0 0;
    position: fixed;
    top: 50%;
    
    transform: translateY(-50%);
    z-index: 999;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  
}
.banner .banner_code_box2 {
  left: 15px !important;
}
.banner .banner_code {
    width: 100px;
    height: 100px;

}
.banner .banner_code .code_top {
    width: 100%;
    height: 100px;
}
.banner .banner_code .code_top img {
    display: block;
    width: 100%;
    height: 100%;
}
.banner .banner_code .code_bottom {
    width: 100%;
    height: 30px;
    background: #6d7199;
    display: flex;
    justify-content: space-between;
}
.banner .banner_code .code_bottom .code_bottom_item {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #ffffff;
    padding: 5px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.banner .banner_code .code_bottom .code_bottom_item span {
    display: inline-block;
    width: 100%;
    height: 100%;
    /* border-right: 1px solid #f1f1f1; */
    line-height: 20px;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
/* .banner .banner_code .code_bottom .code_bottom_item span:hover {
    color: #3c79e8;
} */
.banner .banner_code .code_bottom .code_bottom_item:last-child span {
    border-right: none;
}


/*头条*/
.nav .nav_sub .nav_sub_tab .tab_item:hover .tab_title {
    color: #FF0000;
}
.nav .nav_sub .nav_sub_tab .tab_item:hover .tab_sub_item span {
    color: #FF0000;
}



/*浮动广告*/
.floadAd { position: absolute;z-index: 999900; display: none; }
.floadAd .item { display: block; }
.floadAd .item img {width: 200px;height: 140px;vertical-align: bottom; }/* a img 的组合浏览器默认下边会有几个像素的空白，这里可以消除空白*/


/*轮播图样式结束*/

/*主体内容part_one开始*/
.part_one {
    width: 100%;
    height: auto;
    margin-top: 58px;
}
.part_one .main {
    width: 1340px;
    height: auto;
    margin: 0 auto;
}
.part_one .main .main_con {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.part_one .main .main_con .news {
    width: 436px;
    height: 1080px;
    min-height: 500px;
    border: 1px solid #dddddd;
    margin-right: 40px;
    float: left;
}
.part_one .main .main_con .news .news_title {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #8aaff1;
    padding: 0 10px;
}
.part_one .main .main_con .news .news_title .news_title_icon {
    display: inline-block;
    width: 15px;
    height: 30px;
    background: url("../img/icon_news_title.png");
    background-size: 100% 100%;
    vertical-align: middle;
    float: left;
    margin-top: 15px;
    margin-right: 12px;
}
.part_one .main .main_con .news .news_title .title_name {
    display: inline-block;
    width: calc(100% - 15px - 20px - 20px);
    height: 100%;
    padding: 10px 0;
}
.part_one .main .main_con .news .news_title .title_name p:first-child {
    font-size: 20px;
    line-height: 26px;
}
.part_one .main .main_con .news .news_title .title_name p:last-child {
    font-size: 12px;
    color: #aaaaaa;
}
.part_one .main .main_con .news .news_title .more {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../img/icon_title_more.png");
    background-size: 100% 100%;
    float: right;
    margin-top: 20px;
    cursor: pointer;
}
.part_one .main .main_con .news .news_list {
    width: 100%;
    color: #222222;
    padding: 15px 0 0 10px;
}
.part_one .main .main_con .news .news_list .news_list_item {
    margin-bottom: 10px;
}
.part_one .main .main_con .news .news_list .news_list_item:hover a {
    color: #3c79e8;
}
.part_one .main .main_con .news .news_list .news_list_item:hover i {
    background: #3c79e8;
}
.part_one .main .main_con .news .news_list .news_list_item i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #aaaaaa;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    margin-right: 15px;
    float: left;
    margin-top: 5px;
}
.part_one .main .main_con .news .news_list .news_list_item span {
    display: inline-block;
    width: calc(100% - 10px - 15px - 20px);
    height: 100%;
    line-height: 22px;
}
.part_one .main .main_con .column {
    width: 100%;
    height: auto;
    min-height: 800px;
    display: block;
    padding-left: calc(436px + 40px);
}
.part_one .main .main_con .column .column_title {
    position: relative;
    width: 100%;
    height: 70px;
    background: url("../img/column_title_blue_bg.png");
    background-size: 100% 100%;
    z-index: 1;
}
.part_one .main .main_con .column .tab_ban {
    width: 100%;
    height: 280px;
    position: relative;
    padding: 0 30px;
    overflow: hidden;
    z-index: 2;
    top: -10px;
}
.part_one .main .main_con .column .tab_ban .tab_ban_list1{
    width:100%;
    display:flex;
    align-items:center;
    justify-content:space-between;
    flex-wrap:wrap;
}
.part_one .main .main_con .column .tab_ban .tab_ban_list1 .tab_ban_item1{
    margin-bottom:10px;
}
.part_one .main .main_con .column .tab_ban .tab_ban_list1 .tab_ban_item1 a{
    display:block;
}
.part_one .main .main_con .column .tab_ban .tab_ban_list1 .tab_ban_item1 a img{
    width:240px;
    height:135px;
}
.part_one .main .main_con .column .tab_ban .tab_ban_list {
    width: 100%;
    height: 100%;
    position: relative;
}
.part_one .main .main_con .column .tab_ban .tab_ban_list .tab_ban_item {
    /*width: calc((100% - 40px) / 2);*/
    height: 100%;
}
.part_one .main .main_con .column .tab_ban .tab_ban_list .tab_ban_item:hover a {
    color: #3c79e8;
}
.part_one .main .main_con .column .tab_ban .tab_ban_list .tab_ban_item img {
    display: block;
    width: 100%;
    height: 190px;
}
.part_one .main .main_con .column .tab_ban .tab_ban_list .tab_ban_item p {
    padding: 10px 25px;
}
/*.part_one .main .main_con .column .tab_ban .tab_ban_list .tab_ban_item:first-child {*/
    /*position: absolute;*/
    /*left: calc((100% - 70px) / 4 * -1);*/
    /*top: 0;*/
/*}*/
/*.part_one .main .main_con .column .tab_ban .tab_ban_list .tab_ban_item:nth-child(2) {*/
    /*position: absolute;*/
    /*left: calc((100% + 35px) / 4);*/
    /*top: 0;*/
/*}*/
/*.part_one .main .main_con .column .tab_ban .tab_ban_list .tab_ban_item:last-child {*/
    /*position: absolute;*/
    /*right: calc((100% - 70px) / 4 * -1);*/
    /*top: 0;*/
/*}*/
.part_one .main .main_con .column .tab_ban .btns {
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    top: 30%;
}
.part_one .main .main_con .column .tab_ban .btns span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.part_one .main .main_con .column .tab_ban .btns .btn_left {
    background: url("../img/ban_btn_left.png");
    background-size: 100% 100%;
    float: left;
}
.part_one .main .main_con .column .tab_ban .btns .btn_right {
    background: url("../img/ban_btn_right.png");
    background-size: 100% 100%;
    float: right;
}
.part_one .main .main_con .column .fulian {
    width: 100%;
    height: 500px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.part_one .main .main_con .column .fulian .fulian_left {
    width: 450px;
    height: 100%;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_title {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #8aaff1;
    padding: 0 10px;
}
 .fulian_title_icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../img/icon_red_fulian.png");
    background-size: 100% 100%;
    vertical-align: middle;
    float: left;
    margin-top: 15px;
    margin-right: 12px;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_title .title_name {
    display: inline-block;
    width: calc(100% - 30px - 20px - 20px);
    height: 100%;
    padding: 10px 0;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_title .title_name p:first-child {
    font-size: 20px;
    line-height: 26px;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_title .title_name p:last-child {
    font-size: 12px;
    color: #aaaaaa;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_title .more {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../img/icon_title_more.png");
    background-size: 100% 100%;
    float: right;
    margin-top: 20px;
    cursor: pointer;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_list {
    width: 100%;
    color: #222222;
    padding: 15px 0 0 10px;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_list .fulian_list_item {
    margin-bottom: 10px;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_list .fulian_list_item:hover a {
    color: #3c79e8;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_list .fulian_list_item:hover i {
    background: #3c79e8;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_list .fulian_list_item i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #aaaaaa;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    margin-right: 15px;
    float: left;
    margin-top: 12px;
}
.part_one .main .main_con .column .fulian .fulian_left .fulian_list .fulian_list_item span {
    display: inline-block;
    width: calc(100% - 10px - 15px - 20px);
    height: 100%;
    line-height: 32px;
}
.part_one .main .main_con .column .fulian .fulian_right {
    width: 350px;
    height: 100%;
    padding: 20px 30px;
    box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
}
.part_one .main .main_con .column .fulian .fulian_right p {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 4px solid #db0c2c;
    border-radius: 5px;
    text-align: right;
}
.part_one .main .main_con .column .fulian .fulian_right img {
    display: block;
    width: 100%;
    height: calc(100% - 40px);
}
.part_one .main .main_con .column .service {
    width: 100%;
    height: 210px;
    margin-top: 20px;
}
.part_one .main .main_con .column .service .service_title {
    width: 100%;
    height: 32px;
    background: url("../img/service_title_bg.png");
    background-size: 100% 100%;
    margin-bottom: 20px;
}
.part_one .main .main_con .column .service .service_list {
    width: 100%;
    height: 158px;
    display: flex;
    justify-content: space-between;
}
.part_one .main .main_con .column .service .service_list .service_item {
    position: relative;
    width: 12.25%;
    height: 100%;
    display: inline-block;
}
.part_one .main .main_con .column .service .service_list .service_item:hover p {
    color: #3c79e8!important;
}
.part_one .main .main_con .column .service .service_list .service_item img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_one .main .main_con .column .service .service_list .service_item .shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.part_one .main .main_con .column .service .service_list .service_item .tip {
    width: 100%;
    height: 60px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.part_one .main .main_con .column .service .service_list .service_item .tip i {
    display: block;
    width: 34px;
    height: 34px;
    background: url("../img/zghlwlogo.png");
    background-size: 100% 100%;
    margin: 0 auto;
}
.part_one .main .main_con .column .service .service_list .service_item:nth-child(1) .tip i {
    background-image: url("../img/zghlwlogo.png");
}
.part_one .main .main_con .column .service .service_list .service_item:nth-child(2) .tip i {
    background-image: url("../img/icon_service_jiating.png");
}
.part_one .main .main_con .column .service .service_list .service_item:nth-child(3) .tip i {
    background-image: url("../img/icon_service_lianhehui.png");
}
.part_one .main .main_con .column .service .service_list .service_item:nth-child(4) .tip i {
    background-image: url("../img/icon_service_nvxing.png");
}
.part_one .main .main_con .column .service .service_list .service_item:nth-child(5) .tip i {
    background-image: url("../img/icon_service_daikuan.png");
}
.part_one .main .main_con .column .service .service_list .service_item:nth-child(6) .tip i {
    background-image: url("../img/icon_service_aizheng.png");
}
.part_one .main .main_con .column .service .service_list .service_item:nth-child(7) .tip i {
    background-image: url("../img/icon_service_chuangye.png");
}
.part_one .main .main_con .column .service .service_list .service_item:nth-child(8) .tip i {
    background-image: url("../img/icon_service_jinguo.png");
}



.part_one .main .main_con .column .service .service_list .service_item .tip p {
    color: #ffffff;
    line-height: 24px;
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}
.part_one .main .adver {
    width: 100%;
    height: 150px;
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}
.part_one .main .adver .adver_item {
    display: inline-block;
    height: 100%;
    position: relative;
}
.part_one .main .adver .adver_item img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_one .main .adver .adver_item span {
    display: inline-block;
    padding: 3px 10px;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    right: 0;
    bottom: 0;
    color: #ffffff;
    font-size: 14px;
}
.part_one .main .adver .adver_item:first-child {
    width: 436px;
    margin-right: 40px;
}
.part_one .main .adver .adver_item:last-child {
    width: calc(100% - 436px - 40px);
}
/*主体内容part_one样式结束*/

/*主体内容part_two样式开始*/
.part_two {
    width: 100%;
    height: auto;
    margin-top: 34px;
}
.part_two .main {
    width: 1340px;
    height: auto;
    margin: 0 auto;
    border-top: 10px solid #ececec;
    padding: 36px 0;
}
.part_two .main .part_two_ban {
    width: 100%;
    height: 120px;
    margin-bottom: 20px;
    position: relative;
}
.part_two .main .part_two_ban img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_two .main .part_two_ban .shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, .3);*/
}
.part_two .main .part_two_ban span {
    display: inline-block;
    padding: 3px 8px;
    background: rgba(0, 0, 0, .4);
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    right: 0;
    bottom: 0;
}
.part_two .main .row_one {
    width: 100%;
    height: 490px;
    display: flex;
    justify-content: space-between;
}
.part_two .main .row_one .row_one_left {
    width: 960px;
    height: 100%;
}
.part_two .main .row_one .row_one_left .row_one_left_item {
    width: 436px;
    float: left;
    margin-right: 40px;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_title {
    width: 100%;
    height: 50px;
    border-top: 1px solid #4fbcff;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_title .title {
    width: auto;
    height: 100%;
    background: -moz-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e9eff), color-stop(100%, #21bbf6));
    background: -webkit-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -o-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -ms-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: linear-gradient(to bottom, #4e9eff 0%, #21bbf6 100%);
    color: #ffffff;
    font-size: 22px;
    padding: 0 15px;
    float: left;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_title .title i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../img/icon_salt_video.png");
    background-size: 100% 100%;
    margin-top: 10px;
    margin-right: 10px;
    float: left;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_title .title span {
    display: inline-block;
    height: 100%;
    line-height: 50px;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_title .more {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../img/icon_title_more.png");
    background-size: 100% 100%;
    float: right;
    margin-top: 20px;
    cursor: pointer;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_con {
    width: 100%;
    color: #222222;
    padding: 15px 0 0 0px;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_con .row_one_con_list {
    margin-bottom: 10px;
}
.part_two .main .row_one .special {
    position: relative;
    height: 126px;
    margin-bottom: 15px!important;
}
.part_two .main .row_one .special .img_box {
    width: 217px;
    height: 126px;
    float: left;
}
.part_two .main .row_one .special .img_box img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_two .main .row_one .special span {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: calc(100% - 230px)!important;
    height: auto!important;
    overflow: inherit!important;
    white-space: inherit!important;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_con .row_one_con_list:hover a {
    color: #3c79e8;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_con .row_one_con_list:hover i {
    background: #3c79e8;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_con .row_one_con_list i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #aaaaaa;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    margin-right: 15px;
    float: left;
    margin-top: 12px;
}
.part_two .main .row_one .row_one_left .row_one_left_item .row_one_con .row_one_con_list span {
    display: inline-block;
    width: calc(100% - 10px - 15px - 20px);
    height: 100%;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_two .main .row_one .row_one_left .row_one_left_item:last-child {
    margin-right: 0;
}
.part_two .main .row_one .row_one_left .row_one_left_item:last-child .row_one_title .title i {
    background: url("../img/icon_siyu.png");
    background-size: 100% 100%;
}
.part_two .main .row_one .row_one_right .row_one_right_title {
    width: auto;
    height: 50px;
    border-top: 1px solid #4fbcff;
    font-size: 22px;
    line-height: 50px;
}
.part_two .main .row_one .row_one_right .row_one_right_title i {
    display: inline-block;
    width: 50px;
    height: 24px;
    background: url("../img/icon_top.png");
    background-size: 100% 100%;
    margin-top: 13px;
    margin-right: 10px;
    float: left;
}
.part_two .main .row_one .row_one_right .row_one_right_con {
    width: 100%;
    color: #222222;
    padding: 15px 0 0 10px;
}
.part_two .main .row_one .row_one_right .row_one_right_con .row_one_right_list {
    margin-bottom: 10px;
}
.part_two .main .row_one .row_one_right .row_one_right_con .zhibo_special {
    position: relative;
    height: 84px;
}
.part_two .main .row_one .row_one_right .row_one_right_con .zhibo_special .img_box {
    width: 150px;
    height: 84px;
    float: left;
}
.part_two .main .row_one .row_one_right .row_one_right_con .zhibo_special .img_box img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_two .main .row_one .row_one_right .row_one_right_con .zhibo_special span {
    position: absolute;
    width: calc(100% - 165px)!important;
    height: auto!important;
    top: 50%;
    right: 0;
    line-height: 28px!important;
    transform: translateY(-50%);
    overflow: inherit!important;
    white-space: inherit!important;
}
.part_two .main .row_one .row_one_right .row_one_right_con .row_one_right_list:hover span:last-child{
    color: #3c79e8;
}
.part_two .main .row_one .row_one_right .row_one_right_con .row_one_right_list span:first-child {
    display: inline-block;
    color: #db0c2c;
    margin-right: 15px;
    margin-top: 6px;
    float: left;
}
.part_two .main .row_one .row_one_right .row_one_right_con .row_one_right_list span:last-child {
    display: inline-block;
    width: calc(100% - 10px - 15px - 20px);
    height: 100%;
    line-height: 32px;
    /* text-overflow: ellipsis;*/
    /* white-space: nowrap;*/
    /* overflow: hidden;*/
}
.part_two .main .row_two {
    width: 100%;
    height: 490px;
}
.part_two .main .row_two .row_two_title {
    width: 100%;
    height: 50px;
    border-top: 1px solid #4fbcff;
}
.part_two .main .row_two .row_two_title .row_two_title_left .row_two_title_item {
    width: auto;
    height: 100%;
    background: -moz-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e9eff), color-stop(100%, #21bbf6));
    background: -webkit-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -o-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -ms-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: linear-gradient(to bottom, #4e9eff 0%, #21bbf6 100%);
    color: #ffffff;
    font-size: 22px;
    padding: 0 15px;
    float: left;
    cursor: pointer;
}
.part_two .main .row_two .row_two_title .row_two_title_left .row_two_title_item.active {
    background: #f1f1fa;
    color: #777777;
}
.part_two .main .row_two .row_two_title .row_two_title_left .row_two_title_item i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../img/icon_salt_video.png");
    background-size: 100% 100%;
    margin-top: 10px;
    margin-right: 10px;
    float: left;
}
.part_two .main .row_two .row_two_title .row_two_title_left .row_two_title_item:nth-child(1) i {
    background-image: url("../img/icon_column_jiating.png");
}
.part_two .main .row_two .row_two_title .row_two_title_left .row_two_title_item:nth-child(2) i {
    background-image: url("../img/icon_column_jiajiao.png");
}
.part_two .main .row_two .row_two_title .row_two_title_left .row_two_title_item:nth-child(3) i {
    background-image: url("../img/icon_column_jiafeng.png");
}
.part_two .main .row_two .row_two_title .row_two_title_left .row_two_title_item span {
    display: inline-block;
    height: 100%;
    line-height: 50px;
}
.part_two .main .row_two .row_two_title .more {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../img/icon_title_more.png");
    background-size: 100% 100%;
    float: right;
    margin-top: 20px;
    cursor: pointer;
}
.part_two .main .row_two .row_two_con {
    width: 100%;
    position: relative;
}
.part_two .main .row_two .row_two_con .row_two_container {
    width: 100%;
    height: auto;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.part_two .main .row_two .row_two_con .row_two_con_list {
    width: calc((100% - 40px) / 3);
    height: auto;
    margin-right: 20px;
}
.part_two .main .row_two .row_two_con .row_two_con_list .img_box {
    position: relative;
    display: block;
    width: 100%;
}
.part_two .main .row_two .row_two_con .row_two_con_list .img_box p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    background: rgba(29, 113, 182, .5);
    padding: 0 14px;
    line-height: 36px;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_two .main .row_two .row_two_con .row_two_con_list:first-child .big_pic {
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:first-child div {
    position: relative;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:first-child div:hover span {
    color: #3c79e8;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:first-child .img_sub_box {
    width: 218px;
    height: 122px;
    position: relative;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:first-child .img_sub_box p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    background: rgba(29, 113, 182, .5);
    padding: 0 14px;
    line-height: 36px;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:first-child div img {
    width: 218px;
    height: 122px;
    display: inline-block;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:first-child div span {
    width: calc(100% - 218px - 20px);
    display: block;
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:nth-child(2) {
    padding: 10px 32px;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:nth-child(2) .news_list_item {
    margin-bottom: 7px;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:nth-child(2) .news_list_item:hover span {
    color: #3c79e8;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:nth-child(2) .news_list_item:hover i {
    background: #3c79e8;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:nth-child(2) .news_list_item i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #aaaaaa;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    margin-right: 15px;
    float: left;
    margin-top: 12px;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:nth-child(2) .news_list_item span {
    display: inline-block;
    width: calc(100% - 10px - 15px - 20px);
    height: 100%;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:last-child {
    margin-right: 0;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:last-child div:hover span{
    color: #3c79e8;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:last-child div {
    position: relative;
    margin-bottom: 10px;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:last-child div img {
    width: 218px;
    height: 122px;
    display: inline-block;
}
.part_two .main .row_two .row_two_con .row_two_container .row_two_con_list:last-child div span {
    width: calc(100% - 218px - 20px);
    display: block;
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.part_two .main .row_three {
    width: 100%;
    height: 490px;
    display: flex;
    justify-content: space-between;
}
.part_two .main .row_three .row_one_left {
    width: 960px;
    height: 100%;
}
.part_two .main .row_three .row_one_left .row_one_left_item {
    width: 436px;
    float: left;
    margin-right: 40px;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_title {
    width: 100%;
    height: 50px;
    border-top: 1px solid #4fbcff;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_title .row_one_title_item {
    width: auto;
    height: 100%;
    background: -moz-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e9eff), color-stop(100%, #21bbf6));
    background: -webkit-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -o-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -ms-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: linear-gradient(to bottom, #4e9eff 0%, #21bbf6 100%);
    color: #ffffff;
    font-size: 22px;
    padding: 0 15px;
    float: left;
    cursor: pointer;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_title .row_one_title_item.active {
    background: #f7f7f7;
    color: #777777;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_title .row_one_title_item i {
    display: inline-block;
    width: 30px;
    height: 30px;
    /*background: url("../img/icon_column_quanyi.png");*/
    background-size: 100% 100%;
    margin-top: 10px;
    margin-right: 10px;
    float: left;
}
.part_two .main .row_three .row_one_left .row_one_left_item:nth-child(1) .row_one_title .row_one_title_item:nth-child(1) i {
    background-image: url("../img/icon_column_quanyi.png");
}
.part_two .main .row_three .row_one_left .row_one_left_item:nth-child(1) .row_one_title .row_one_title_item:nth-child(2) i {
    background-image: url("../img/icon_column_falv.png");
}
.part_two .main .row_three .row_one_left .row_one_left_item:nth-child(2) .row_one_title .row_one_title_item:nth-child(1) i {
    background-image: url("../img/icon_column_shanmei.png");
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_title .row_one_title_item span {
    display: inline-block;
    height: 100%;
    line-height: 50px;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_title .more {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../img/icon_title_more.png");
    background-size: 100% 100%;
    float: right;
    margin-top: 20px;
    cursor: pointer;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_container {
    position: relative;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_container .row_one_con {
    width: 100%;
    color: #222222;
    padding: 15px 0 0 0px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_pic {
    width: 100%;
    height: 115px;
    margin-bottom: 15px;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_pic li {
    width: 200px;
    height: 100%;
    float: left;
    margin-right: 10px;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_pic li a {
    position: relative;
    display: block;
    width: 100%;
    height:100%;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_pic li p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    background: rgba(29, 113, 182, .5);
    padding: 0 14px;
    line-height: 36px;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_pic li img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_shan {
    width: 100%;
    height: 173px;
    margin-bottom: 12px;
    position: relative;
    padding: 15px 0;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_shan:hover span {
    color: #3c79e8;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_shan .img_box {
    width: 254px;
    height: 100%;
    margin-bottom: 15px;
    float: left;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_shan span {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    width: calc(100% - 254px - 20px);
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_list {
    margin-bottom: 5px;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_list:hover a {
    color: #3c79e8;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_list:hover i {
    background: #3c79e8;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_list i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #aaaaaa;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    margin-right: 15px;
    float: left;
    margin-top: 12px;
}
.part_two .main .row_three .row_one_left .row_one_left_item .row_one_con .row_one_con_list span {
    display: inline-block;
    width: calc(100% - 10px - 15px - 20px);
    height: 100%;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_two .main .row_three .row_one_left .row_one_left_item:last-child {
    margin-right: 0;
}
.part_two .main .row_three .row_one_left .row_one_left_item:last-child .row_one_title .title i {
    background: url("../img/icon_siyu.png");
    background-size: 100% 100%;
}
.part_two .row_one_right {
    width: calc(100% - 960px);
}
.part_two .main .row_three .row_one_right .row_one_right_title {
    width: auto;
    height: 50px;
    border-top: 1px solid #4fbcff;
    font-size: 22px;
    line-height: 50px;
}
.part_two .main .row_three .row_one_right .row_one_right_title i {
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url("../img/icon_column_zhibo.png");
    background-size: 100% 100%;
    margin-top: 13px;
    margin-right: 10px;
    float: left;
}
.part_two .main .row_three .row_one_right .row_one_right_con {
    width: 100%;
    color: #222222;
    padding: 15px 0 0 10px;
}
.part_two .main .row_three .row_one_right .row_one_right_con .zhibo_box {
    width: 100%;
    height: 240px;
    position: relative;
}
.part_two .main .row_three .row_one_right .row_one_right_con .zhibo_box:hover p {
    color: #3c79e8;
}
.part_two .main .row_three .row_one_right .row_one_right_con .zhibo_box video {
    width: 100%;
    height: 200px;
}
.part_two .main .row_three .row_one_right .row_one_right_con .zhibo_box img {
    position: absolute;
    display: block;
    width: 100%;
    height: 200px;
    top: 0;
    left: 0;
}
.part_two .main .row_three .row_one_right .row_one_right_con .zhibo_box .shadow {
    position: absolute;
    width: 100%;
    height: 200px;
    background: rgba(0, 0, 0, .4);
    top: 0;
    left: 0;
}
.part_two .main .row_three .row_one_right .row_one_right_con .zhibo_box .tip {
    position: absolute;
    left: 0;
    bottom: 50px;
    padding: 0 10px;
}
.part_two .main .row_three .row_one_right .row_one_right_con .zhibo_box .tip i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../img/icon_zhibo.png");
    background-size: 100% 100%;
    float: left;
    margin-right: 10px;
}
.part_two .main .row_three .row_one_right .row_one_right_con .zhibo_box .tip span {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
}
.part_two .main .row_three .row_one_right .row_one_right_con .zhibo_box p {
    line-height: 40px;
}
.part_two .main .row_three .row_one_right .row_one_right_con .row_one_right_list {
    margin-bottom: 10px;
}
.part_two .main .row_three .row_one_right .row_one_right_con .row_one_right_list:hover a {
    color: #3c79e8;
}
.part_two .main .row_three .row_one_right .row_one_right_con .row_one_right_list span:first-child {
    display: inline-block;
    color: #4fbcff;
    margin-right: 15px;
    margin-top: 6px;
    float: left;
}
.part_two .main .row_three .row_one_right .row_one_right_con .row_one_right_list span:last-child {
    display: inline-block;
    width: calc(100% - 10px - 15px - 60px);
    height: 100%;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_two .main .row_four {
    width: 100%;
    min-height: 490px;
}
.part_two .main .row_four .row_two_title {
    width: 100%;
    height: 50px;
    border-top: 1px solid #4fbcff;
}
.part_two .main .row_four .row_two_title .row_two_title_left .row_two_title_item {
    width: auto;
    height: 100%;
    background: -moz-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e9eff), color-stop(100%, #21bbf6));
    background: -webkit-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -o-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: -ms-linear-gradient(top, #4e9eff 0%, #21bbf6 100%);
    background: linear-gradient(to bottom, #4e9eff 0%, #21bbf6 100%);
    color: #ffffff;
    font-size: 22px;
    padding: 0 15px;
    float: left;
    cursor: pointer;
}
.part_two .main .row_four .row_two_title .row_two_title_left .row_two_title_item.active {
    background: #f7f7f7;
    color: #777777;
}
.part_two .main .row_four .row_two_title .row_two_title_left .row_two_title_item i {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url("../img/icon_salt_video.png");
    background-size: 100% 100%;
    margin-top: 10px;
    margin-right: 10px;
    float: left;
}
.part_two .main .row_four .row_two_title .row_two_title_left:nth-child(1) .row_two_title_item:nth-child(1) i {
    background-image: url("../img/icon_column_nvzhujue.png");
}
.part_two .main .row_four .row_two_title .row_two_title_left:nth-child(1) .row_two_title_item:nth-child(2) i {
    background-image: url("../img/icon_column_shixun.png");
}
.part_two .main .row_four .row_two_title .row_two_title_left:nth-child(1) .row_two_title_item:nth-child(3) i {
    background-image: url("../img/icon_column_qinzi.png");
}
.part_two .main .row_four .row_two_title .row_two_title_left .row_two_title_item span {
    display: inline-block;
    height: 100%;
    line-height: 50px;
}
.part_two .main .row_four .row_two_title .more {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../img/icon_title_more.png");
    background-size: 100% 100%;
    float: right;
    margin-top: 20px;
    cursor: pointer;
}
.part_two .main .row_four .row_four_container {
    position: relative;
}
.part_two .main .row_four .row_two_con {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    opacity: 0;
}
.part_two .main .row_four .row_two_con .row_two_con_list {
    width: calc((100% - 40px) / 3);
    height: auto;
    margin-right: 20px;
}
.part_two .main .row_four .row_two_con .row_two_con_list:first-child .big_pic {
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
}
.part_two .main .row_four .row_two_con .row_two_con_list:first-child .img_box {
    position: relative;
    display: block;
    width: 100%;
}
.part_two .main .row_four .row_two_con .row_two_con_list:first-child div .img_box {
    position: relative;
    display: block;
    width: 218px;
    height: 122px;
}
.part_two .main .row_four .row_two_con .row_two_con_list:first-child a {
    display: block;
}
.part_two .main .row_four .row_two_con .row_two_con_list:first-child .img_box p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    background: rgba(29, 113, 182, .5);
    padding: 0 14px;
    line-height: 36px;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_two .main .row_four .row_two_con .row_two_con_list:first-child div {
    position: relative;
}
.part_two .main .row_four .row_two_con .row_two_con_list:first-child div:hover a {
    color: #3c79e8;
}
.part_two .main .row_four .row_two_con .row_two_con_list:first-child div img {
    width: 218px;
    height: 122px;
    display: inline-block;
}
.part_two .main .row_four .row_two_con .row_two_con_list:first-child div span {
    width: calc(100% - 218px - 20px);
    display: block;
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.part_two .main .row_four .row_two_con .row_two_con_list:nth-child(2) {
    padding: 10px 32px;
}
.part_two .main .row_four .row_two_con .row_two_con_list:nth-child(2) .news_list_item {
     margin-bottom: 5px;
}
.part_two .main .row_four .row_two_con .row_two_con_list:nth-child(2) .news_list_item:hover a {
    color: #3c79e8;
}
.part_two .main .row_four .row_two_con .row_two_con_list:nth-child(2) .news_list_item:hover i {
    background: #3c79e8;
}
.part_two .main .row_four .row_two_con .row_two_con_list:nth-child(2) .news_list_item i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #aaaaaa;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    margin-right: 15px;
    float: left;
    margin-top: 12px;
}
.part_two .main .row_four .row_two_con .row_two_con_list:nth-child(2) .news_list_item span {
    display: inline-block;
    width: calc(100% - 10px - 15px - 20px);
    height: 100%;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_two .main .row_four .row_two_con .row_two_con_list:last-child {
    margin-right: 0;
}
.part_two .main .row_four .row_two_con .row_two_con_list:last-child div {
    position: relative;
    margin-bottom: 10px;
}
.part_two .main .row_four .row_two_con .row_two_con_list:last-child div:hover a {
    color: #3c79e8;
}
.part_two .main .row_four .row_two_con .row_two_con_list:last-child div img {
    width: 218px;
    height: 122px;
    display: inline-block;
}
.part_two .main .row_four .row_two_con .row_two_con_list:last-child div span {
    width: calc(100% - 218px - 20px);
    display: block;
    font-size: 14px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.part_two .main .pic_list {
    width: 100%;
    height: 150px;
    display: flex;
    justify-content: space-between;
}
.part_two .main .pic_list .pic_list_item {
    position: relative;
    width: calc((100% - 40px) / 3);
    height: 100%;
    margin-right: 20px;
}
.part_two .main .pic_list .pic_list_item img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_two .main .pic_list .pic_list_item span {
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    padding: 3px 6px;
    font-size: 14px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.4);
}
.part_two .main .pic_list .pic_list_item:last-child {
    margin-right: 0;
}
/*主体内容part_two样式结束*/

/*主体内容part_three样式开始*/
.part_three {
    width: 100%;
    margin-bottom: 30px;
}
.part_three .subject_main {
    width: 1340px;
    height: auto;
    margin: 0 auto;
}
.part_three .subject_main .subject_list {
    width: 960px;
    height: auto;
    display: inline-block;
}
.part_three .subject_main .subject_list .subject_item {
    width: 461px;
    height: 600px;
    border: 1px solid #dddddd;
    padding: 0 20px;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 20px;
}
.part_three .subject_main .subject_list .subject_item .top {
    width: 100%;
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 32px;
}
.part_three .subject_main .subject_list .subject_item .top .top_left {
    display: inline-block;
    font-size: 26px;
    color: #4fbcff;
    height: 100%;
    border-bottom: 2px solid #4fbcff;
}
.part_three .subject_main .subject_list .subject_item .top .top_right {
    float: right;
    color: #777777;
}
.part_three .subject_main .subject_list .subject_item .top .top_right span:last-child {
    margin-left: 30px;
}
.part_three .subject_main .subject_list .subject_item .center {
    width: 100%;
    height: 240px;
    position: relative;
}
.part_three .subject_main .subject_list .subject_item .center p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 36px;
    background: rgba(29, 113, 182, .5);
    padding: 0 14px;
    line-height: 36px;
    color: #ffffff;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_three .subject_main .subject_list .subject_item .center img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_three .subject_main .subject_list .subject_item .bottom {
    width: 100%;
    height: calc(100% - 66px - 32px - 240px);
    padding: 20px 0;
    overflow: hidden;
}
.part_three .subject_main .subject_list .subject_item .bottom .bottom_item {
    width: 100%;
    color: #222222;
    padding: 0 0 0 10px;
}
.part_three .subject_main .subject_list .subject_item .bottom .bottom_item:hover a {
    color: #3c79e8;
}
.part_three .subject_main .subject_list .subject_item .bottom .bottom_item:hover i {
    background: #3c79e8;
}
.part_three .subject_main .subject_list .subject_item .bottom .bottom_item i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #aaaaaa;
    transform: rotateZ(45deg);
    margin-right: 15px;
    float: left;
    margin-top: 15px;
}
.part_three .subject_main .subject_list .subject_item .bottom .bottom_item span {
    display: inline-block;
    width: calc(100% - 10px - 15px - 20px);
    height: 100%;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_three .subject_main .subject_list .subject_item:nth-of-type(even) {
    margin-right: 0;
}
.part_three .subject_main .subject_list .subject_item_ban {
    width: calc(100% - 20px);
    height: 120px;
    position: relative;
    margin-bottom: 20px;
}
.part_three .subject_main .subject_list .subject_item_ban img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_three .subject_main .subject_list .subject_item_ban span {
    display: inline-block;
    padding: 4px 6px;
    color: #ffffff;
    font-size: 14px;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    right: 0;
    bottom: 0;
}
.part_three .subject_main .subject_aside {
    width: 378px;
    height: auto;
    float: right;
}
.part_three .subject_main .subject_aside .data {
    width: 100%;
    height: auto;
    padding: 0 25px;
    border: 1px solid #dddddd;
    min-height: 300px;
    margin-bottom: 30px;
}
.part_three .subject_main .subject_aside .data .data_title {
    width: 100%;
    height: 66px;
    line-height: 66px;
    border-bottom: 4px solid #4fbcff;
    border-radius: 2px;
}
.part_three .subject_main .subject_aside .data .data_title i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../img/icon_data.png");
    background-size: 100% 100%;
    margin-right: 15px;
}
.part_three .subject_main .subject_aside .data .data_title span {
    font-size: 26px;
}
.part_three .subject_main .subject_aside .data .data_con {
    width: 100%;
    height: auto;
    padding: 20px 0;
}
.part_three .subject_main .subject_aside .data .data_con li {
    width: 100%;
    height: 200px;
}
.part_three .subject_main .subject_aside .data .data_con li:last-child {
    margin-top: 24px;
}
.part_three .subject_main .subject_aside .data .data_con .data_con_item {
    margin-bottom: 20px;
    display: inline-block;
    width:100%;
}
.part_three .subject_main .subject_aside .data .data_con .data_con_item .data_item_left {
    width: 50px;
    float: left;
}
.part_three .subject_main .subject_aside .data .data_con .data_con_item .data_item_left img {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #0cdfc5;
    border-radius: 50%;
}
.part_three .subject_main .subject_aside .data .data_con .data_con_item .data_item_left span {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    text-align: center;
    margin-top: 4px;

    overflow: hidden;
    white-space: nowrap;
}
.part_three .subject_main .subject_aside .data .data_con .data_con_item .data_item_right {
    position: relative;
    width: calc(100% - 60px);
    height: auto;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dddddd;
    background: #f7f7f7;
    margin-left: 60px;
    padding: 5px;
    font-size: 14px;
}
.part_three .subject_main .subject_aside .data .data_con .data_con_item .data_item_right i {
    position: absolute;
    top: 10px;
    left: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #dddddd;
}
.part_three .subject_main .subject_aside .data .data_con .data_con_item .data_item_right .news_tip {
    padding-top: 6px;
}
.part_three .subject_main .subject_aside .data .data_con .data_con_item .data_item_right .news_tip span {
    color: #777777;
}
.part_three .subject_main .subject_aside .data .data_con .data_con_item .data_item_right .news_tip span:last-child {
    float: right;
}
.part_three .subject_main .subject_aside .data .data_con .data_con_item:last-child {
    margin-bottom: 0;
}
.part_three .subject_main .subject_aside .special {
    width: 100%;
    height: auto;
    padding: 0 25px;
    border: 1px solid #dddddd;
    min-height: 300px;
    margin-bottom: 30px;
}
.part_three .subject_main .subject_aside .special .special_title {
    width: 100%;
    height: 66px;
    line-height: 66px;
    border-bottom: 4px solid #4fbcff;
    border-radius: 2px;
}
.part_three .subject_main .subject_aside .special .special_title i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../img/icon_special.png");
    background-size: 100% 100%;
    margin-right: 15px;
}
.part_three .subject_main .subject_aside .special .special_title span {
    font-size: 26px;
}
.part_three .subject_main .subject_aside .special .special_con {
    width: 100%;
    height: auto;
    padding: 20px 0;
}
.part_three .subject_main .subject_aside .special .special_con p {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_three .subject_main .subject_aside .special .special_con .special_list .special_list_item {
    margin-bottom: 10px;
}
.part_three .subject_main .subject_aside .special .special_con .special_list .special_list_item:hover a {
    color: #3c79e8;
}
.part_three .subject_main .subject_aside .special .special_con .special_list .special_list_item .item_left {
    color: #4fbcff;
}
.part_three .subject_main .subject_aside .special .special_con .special_list .special_list_item:last-child {
    margin-bottom: 0;
}
.part_three .subject_main .subject_aside .short_video {
    width: 100%;
    height: auto;
    padding: 0 25px;
    border: 1px solid #dddddd;
    min-height: 300px;
    margin-bottom: 30px;
}
.part_three .subject_main .subject_aside .short_video .short_video_title {
    width: 100%;
    height: 66px;
    line-height: 66px;
    border-bottom: 4px solid #4fbcff;
    border-radius: 2px;
}
.part_three .subject_main .subject_aside .short_video .short_video_title i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../img/icon_short_video.png");
    background-size: 100% 100%;
    margin-right: 15px;
}
.part_three .subject_main .subject_aside .short_video .short_video_title span {
    font-size: 26px;
}
.part_three .subject_main .subject_aside .short_video .short_video_con {
    width: 100%;
    height: auto;
    padding: 20px 0;
}
.part_three .subject_main .subject_aside .short_video .short_video_con .short_video_item {
    position: relative;
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
}
.part_three .subject_main .subject_aside .short_video .short_video_con .short_video_item:hover a {
    color: #3c79e8;
}
.part_three .subject_main .subject_aside .short_video .short_video_con .short_video_item video {
    width: 100%;
    height: 200px;
}
.part_three .subject_main .subject_aside .short_video .short_video_con .short_video_item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
}
.part_three .subject_main .subject_aside .short_video .short_video_con .short_video_item .shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: rgba(0, 0, 0, 0.4);
}
.part_three .subject_main .subject_aside .short_video .short_video_con .short_video_item span {
    position: absolute;
    left: 0;
    bottom: 60px;
    display: inline-block;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    font-size: 14px;
    margin-left: 10px;
}
.part_three .subject_main .subject_aside .short_video .short_video_con .short_video_item span i {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-image: url("../img/icon_player.png");
    background-size: 100% 100%;
    vertical-align: middle;
    margin-right: 10px;
}
.part_three .subject_main .subject_aside .short_video .short_video_con .short_video_item p {
    height: 50px;
    line-height: 40px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.part_three .subject_main .subject_aside .short_video .short_video_con .short_video_item:last-child {
    margin-bottom: 0;
}
.part_three .subject_main .subject_aside .drawing {
    width: 100%;
    height: auto;
    padding: 0 25px;
    border: 1px solid #dddddd;
    min-height: 200px;
    margin-bottom: 30px;
}
.part_three .subject_main .subject_aside .drawing .drawing_title {
    width: 100%;
    height: 66px;
    line-height: 66px;
    border-bottom: 4px solid #4fbcff;
    border-radius: 2px;
}
.part_three .subject_main .subject_aside .drawing .drawing_title i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url("../img/icon_drawing.png");
    background-size: 100% 100%;
    margin-right: 15px;
}
.part_three .subject_main .subject_aside .drawing .drawing_title span {
    font-size: 26px;
}
.part_three .subject_main .subject_aside .drawing .drawing_con {
    width: 100%;
    height: auto;
    padding: 20px 0;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_top {
    width: 100%;
    height: 168px;
    position: relative;
    margin-bottom: 10px;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_top:hover span {
    color: #3c79e8;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_top img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_top .shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_top .tips {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    color: #ffffff;
    padding: 0 10px;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_top .tips span:first-child {
    padding: 0 10px;
    display: inline-block;
    border-left: 2px solid #ffffff;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_top .tips span:last-child {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url("../img/icon_picture.png");
    background-size: 100% 100%;
    float: right;
    margin-top: 4px;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_list {
    width: 100%;
    height: auto;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_list .drawing_item {
    width: calc((100% - 20px) / 2);
    height: 82px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_list .drawing_item img {
    display: block;
    width: 100%;
    height: 100%;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_list .drawing_item .shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0.4); */
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_list .drawing_item i {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url("../img/icon_picture.png");
    background-size: 100% 100%;
    position: absolute;
    right: 10px;
    bottom: 10px;
}
.part_three .subject_main .subject_aside .drawing .drawing_con .drawing_con_list .drawing_item:nth-child(even) {
    margin-right: 0;
}
.part_three .subject_main .subject_aside .longpic {
    width: 100%;
    height: auto;
}
.part_three .subject_main .subject_aside .longpic .longpic_item {
    width: 100%;
    height: 150px;
    position: relative;
    margin-bottom: 20px;
}
.part_three .subject_main .subject_aside .longpic .longpic_item img {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.part_three .subject_main .subject_aside .longpic .longpic_item span {
    display: inline-block;
    padding: 5px 8px;
    color: #ffffff;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    bottom: 0;
    right: 0;
}
/*主体内容part_three样式结束*/

/*主体内容样式结束*

/*主体内容样式结束*/

/*底部样式开始*/
/*底部样式开始*/
.bottom {
    width: 100%;
    height: auto;
    border-top: 6px solid #004986;
}
.bottom .bot_main {
    width: 100%;
    height: auto;
    background: #f7f7f7;
    padding-top: 20px;

}
.bottom .bot_main .bot_main_con {
    width: 1340px;
    height: auto;
    margin: 0 auto;
}
.bottom .bot_main .bot_main_con .title {
    width: 100%;
    height: 52px;
    border-bottom: 1px solid #d2d2d2;
}
.bottom .bot_main .bot_main_con .title span {
    display: inline-block;
    height: 100%;
    line-height: 52px;
    color: #50bdff;
    /*border-bottom: 3px solid #50bdff;*/
}
.bottom .bot_main .bot_main_con .province {
    width: 100%;
    height: auto;
    padding: 20px 46px;
}
.bottom .bot_main .bot_main_con .province li {
    width: calc(100% / 13);
    line-height: 30px;
    margin-top: 20px;
    float: left;
}
.bottom .bot_main .bot_main_con .province li:nth-child(-n+13) {
    margin-top: 0;
}
.bottom .bot_main .bot_main_con .province li a {
    border-right: 1px solid #3d3d3d;
}
.bottom .bot_main .bot_main_con .province li span {
    display: inline-block;
    padding: 0 22px;
}
.bottom .bot_main .bot_main_con .province li:hover span {
    color: #3c79e8;
}
.bottom .bot_main .bot_main_con .province li:nth-child(13n) a {
    border-right: none;
}
.bottom .bot_main .bot_main_con .province li:last-child a {
    border-right: none;
}
.bottom .bot_main .bot_main_con .monad {
    width: 100%;
    height: auto;
    padding: 10px 46px 20px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #d2d2d2;
}
.bottom .bot_main .bot_main_con .monad .monad_item {
    width: 25%;
    height: auto;
}
.bottom .bot_main .bot_main_con .monad .monad_item li {
    line-height: 32px;
}
.bottom .bot_main .bot_main_con .monad .monad_item li:hover span {
    color: #3c79e8;
}


.bottom .bot_main .bot_main_con .list_box {
    width: 100%;
    height: 300px;
    overflow:auto;
    border-top: 12px solid #00558f;
    padding: 6px 24px;
    background: #e5e5e5;
    border-bottom: 1px solid #d2d2d2;
}
.bottom .bot_main .bot_main_con .list_box .list {
    display: none;
}
.bottom .bot_main .bot_main_con .list .list_item {
    width: 25%;
    height: auto;
    float: left;
    padding: 10px 0;
}
.bottom .bot_main .bot_main_con .list .list_item li {
    line-height: 32px;
}
.bottom .bot_main .bot_main_con .list .list_item li:hover span {
    color: #3c79e8;
}
.bottom .bot_main .bot_main_con .nav_list {
    width: 100%;
    height: 62px;
    background: #f7f7f7;
}
.bottom .bot_main .bot_main_con .nav_list li {
    padding: 0 30px;
    float: left;
    text-align: center;
}
.bottom .bot_main .bot_main_con .nav_list li:hover span {
    color: #3c79e8;
}
.bottom .bot_main .bot_main_con .nav_list li.active {
    background: #e5e5e5;
}
.bottom .bot_main .bot_main_con .nav_list li span {
    position: relative;
    display: inline-block;
    height: 100%;
    line-height: 62px;
}
.bottom .bot_main .bot_main_con .nav_list li span::before {
    content: '';
    position: absolute;
    right: -20px;
    top: 50%;
    transform: translateY(-50%);
    width: 0px;
    height: 0px;
    border-top: 0px solid rgba(0,0,0,0);
    border-right: 8px solid rgba(0,0,0,0);
    border-bottom: 14px solid #808080;
    border-left: 8px solid rgba(0,0,0,0);
}
.bottom .bot_main .bot_main_con .complain {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-top: 1px solid #d2d2d2;
}
.bottom .bot_main .bot_main_con .complain span.blue {
    color: #00458c;
}
.bottom .bot_main .bot_main_con .complain span.line {
    text-decoration: underline;
}

.bottom .bot_tip {
    width: 100%;
    height: auto;
}
.bottom .bot_tip .bot_tip_box {
    width: 1340px;
    margin: 0 auto;
    padding: 10px 100px;
    display: flex;
    justify-content: space-between;
}
.bottom .bot_tip .bot_tip_box .bot_tip_item {
    width: 33.333333%;
    height: auto;
    font-size: 14px;
    padding: 10px 0;
}
.bottom .bot_tip .bot_tip_box .bot_tip_item li {
    line-height: 30px;
}
.bottom .bot_tip .bot_tip_box .bot_tip_item li span {
    color: #919090;
}
.bottom .bot_tip .box_tip_prove {
    width: 100%;
    height: 52px;
    margin-top: 12px;
    text-align: center;
}
.bottom .bot_tip .box_tip_prove a {
    display: inline-block;
    width: 154px;
    height: 100%;
    background: #e2e2e2;
    padding: 0 8px;
    margin-right: 24px;
}
.bottom .bot_tip .box_tip_prove a:last-child {
    margin-right: 0;
}
.bottom .bot_tip .box_tip_prove a i {
    display: inline-block;
    width: 42px;
    height: 42px;
    float: left;
    margin-top: 5px;
    background: yellow;
}
.bottom .bot_tip .box_tip_prove a span {
    display: inline-block;
    width: calc(100% - 42px);
    height: 100%;
    text-align: center;
    line-height: 22px;
    padding: 5px 1px;
    float: right;
}


/*底部滚动条样式*/
.bottom .bot_main .bot_main_con .list_box::-webkit-scrollbar {
    width: 10px;
    height: 0;
    margin: auto 0;
    background: #00558f;
    border-radius: 10px;
}
.bottom .bot_main .bot_main_con .list_box::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #00558f;
}
.bottom .bot_main .bot_main_con .list_box::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 10px;
    background: #EDEDED;
}




    /*底部样式结束*/

/*slide样式开始*/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-button-prev {
    width: 34px!important;
    height: 34px!important;
    display: block;
    top: 40%!important;
    background: url("../img/ban_btn_left.png")!important;
    background-size: 100% 100%!important;
}
.swiper-button-next {
    width: 34px!important;
    height: 34px!important;
    display: block;
    top: 40%!important;
    background: url("../img/ban_btn_right.png")!important;
    background-size: 100% 100%!important;
}
/*slide样式结束*/





















/*底部样式结束*/

/*slide样式开始*/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-button-prev {
    width: 34px!important;
    height: 34px!important;
    display: block;
    top: 40%!important;
    background: url("../img/ban_btn_left.png")!important;
    background-size: 100% 100%!important;
}
.swiper-button-next {
    width: 34px!important;
    height: 34px!important;
    display: block;
    top: 40%!important;
    background: url("../img/ban_btn_right.png")!important;
    background-size: 100% 100%!important;
}
/*slide样式结束*/

/*返回顶部*/
div.return_top {
    width: 44px;
    height: 44px;
    position: fixed;
    bottom: 30px;
    right: 24px;
    z-index: 999;
    cursor: pointer;
    transition: all .5s;
    display: none;
}
div.return_top i {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-image: url("../img/icon_return_top.png");
    background-size: 100% 100%;
}
div.return_top:hover {
    transform: scale(1.1);
}

/*.menu {*/
/* width: 80px;*/
/* height: 80px;*/
/* position: fixed;*/
/* right: 24px;*/
/* bottom: 200px;*/
/* z-index: 999;*/
/*}*/
/*.menu .btn {*/
/* position: absolute;*/
/* top: 0;*/
/* left: 0;*/
/* width: 100%;*/
/* height: 100%;*/
/* border-radius: 50%;*/
/* background: rgba(255, 255, 255, 0.15);*/
/* opacity: 0;*/
/* z-index: -10;*/
/* cursor: pointer;*/
/* -webkit-transition: opacity 1s, z-index 0.3s, -webkit-transform 1s;*/
/* transition: opacity 1s, z-index 0.3s, -webkit-transform 1s;*/
/* transition: opacity 1s, z-index 0.3s, transform 1s;*/
/* transition: opacity 1s, z-index 0.3s, transform 1s, -webkit-transform 1s;*/
/* -webkit-transform: translateX(0);*/
/* transform: translateX(0);*/
/*}*/
/*.menu .btn .fa {*/
/* font-size: 3em;*/
/* -webkit-transition: color 0.3s;*/
/* transition: color 0.3s;*/
/*}*/
/*.menu .btn:hover .fa {*/
/* color: rgba(255, 255, 255, 0.7);*/
/*}*/
/*.menu .btn.trigger {*/
/* opacity: 1;*/
/* z-index: 100;*/
/* cursor: pointer;*/
/* -webkit-transition: -webkit-transform 0.3s;*/
/* transition: -webkit-transform 0.3s;*/
/* transition: transform 0.3s;*/
/* transition: transform 0.3s, -webkit-transform 0.3s;*/
/* background: url("../img/icon_menu.png") no-repeat center/cover;*/
/*}*/
/*.menu .btn.trigger:hover {*/
/* -webkit-transform: scale(1.2);*/
/* transform: scale(1.2);*/
/*}*/
/*.menu .btn.trigger:hover .line {*/
/* background-color: rgba(255, 255, 255, 0.7);*/
/*}*/
/*.menu .btn.trigger:hover .line:before, .menu .btn.trigger:hover .line:after {*/
/* background-color: rgba(255, 255, 255, 0.7);*/
/*}*/
/*.menu .btn.trigger .line {*/
/* width: 60%;*/
/* height: 6px;*/
/* background: #000;*/
/* border-radius: 6px;*/
/* -webkit-transition: background-color 0.3s, height 0.3s, top 0.3s;*/
/* transition: background-color 0.3s, height 0.3s, top 0.3s;*/
/*}*/
/*.menu .btn.trigger .line:before, .menu .btn.trigger .line:after {*/
/* content: "";*/
/* display: block;*/
/* position: absolute;*/
/* left: 0;*/
/* width: 100%;*/
/* height: 6px;*/
/* background: #000;*/
/* border-radius: 6px;*/
/* -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;*/
/* transition: background-color 0.3s, -webkit-transform 0.3s;*/
/* transition: background-color 0.3s, transform 0.3s;*/
/* transition: background-color 0.3s, transform 0.3s, -webkit-transform 0.3s;*/
/*}*/
/*.menu .btn.trigger .line:before {*/
/* top: -12px;*/
/* -webkit-transform-origin: 15% 100%;*/
/* transform-origin: 15% 100%;*/
/*}*/
/*.menu .btn.trigger .line:after {*/
/* top: 12px;*/
/* -webkit-transform-origin: 25% 30%;*/
/* transform-origin: 25% 30%;*/
/*}*/
/*.menu .rotater {*/
/* position: absolute;*/
/* top: 0;*/
/* left: 0;*/
/* width: 100%;*/
/* height: 100%;*/
/* -webkit-transform-origin: 50% 50%;*/
/* transform-origin: 50% 50%;*/
/*}*/
/*.menu.active .btn-icon {*/
/* opacity: 1;*/
/* z-index: 50;*/
/* width: 80px;*/
/* height: 80px;*/
/*}*/
/*.menu.active .trigger .line {*/
/* height: 0px;*/
/* top: 45%;*/
/*}*/
/*.menu.active .trigger .line:before {*/
/* -webkit-transform: rotate(45deg);*/
/* transform: rotate(45deg);*/
/* width: 110%;*/
/*}*/
/*.menu.active .trigger .line:after {*/
/* -webkit-transform: rotate(-45deg);*/
/* transform: rotate(-45deg);*/
/* width: 110%;*/
/*}*/
/*.rotater:nth-child(1) {*/
/* -webkit-transform: rotate(-22.5deg);*/
/* transform: rotate(-22.5deg);*/
/*}*/
/*.menu.active .rotater:nth-child(1) .btn-icon {*/
/* -webkit-transform: translateY(-10em) rotate(22.5deg);*/
/* transform: translateY(-10em) rotate(22.5deg);*/
/*}*/
/*.rotater:nth-child(2) {*/
/* -webkit-transform: rotate(22.5deg);*/
/* transform: rotate(22.5deg);*/
/*}*/
/*.menu.active .rotater:nth-child(2) .btn-icon {*/
/* -webkit-transform: translateY(-10em) rotate(-22.5deg);*/
/* transform: translateY(-10em) rotate(-22.5deg);*/
/*}*/
/*.rotater:nth-child(3) {*/
/* -webkit-transform: rotate(67.5deg);*/
/* transform: rotate(67.5deg);*/
/*}*/
/*.menu.active .rotater:nth-child(3) .btn-icon {*/
/* -webkit-transform: translateY(-10em) rotate(-67.5deg);*/
/* transform: translateY(-10em) rotate(-67.5deg);*/
/*}*/
/*.rotater:nth-child(4) {*/
/* -webkit-transform: rotate(112.5deg);*/
/* transform: rotate(112.5deg);*/
/*}*/
/*.menu.active .rotater:nth-child(4) .btn-icon {*/
/* -webkit-transform: translateY(-10em) rotate(-112.5deg);*/
/* transform: translateY(-10em) rotate(-112.5deg);*/
/*}*/
/*.rotater:nth-child(5) {*/
/* -webkit-transform: rotate(157.5deg);*/
/* transform: rotate(157.5deg);*/
/*}*/
/*.menu.active .rotater:nth-child(5) .btn-icon {*/
/* -webkit-transform: translateY(-10em) rotate(-157.5deg);*/
/* transform: translateY(-10em) rotate(-157.5deg);*/
/*}*/
/*.rotater:nth-child(6) {*/
/* -webkit-transform: rotate(202.5deg);*/
/* transform: rotate(202.5deg);*/
/*}*/
/*.menu.active .rotater:nth-child(6) .btn-icon {*/
/* -webkit-transform: translateY(-10em) rotate(-202.5deg);*/
/* transform: translateY(-10em) rotate(-202.5deg);*/
/*}*/
/*.rotater:nth-child(7) {*/
/* -webkit-transform: rotate(247.5deg);*/
/* transform: rotate(247.5deg);*/
/*}*/
/*.menu.active .rotater:nth-child(7) .btn-icon {*/
/* -webkit-transform: translateY(-10em) rotate(-247.5deg);*/
/* transform: translateY(-10em) rotate(-247.5deg);*/
/*}*/
/*.rotater:nth-child(8) {*/
/* -webkit-transform: rotate(292.5deg);*/
/* transform: rotate(292.5deg);*/
/*}*/
/*.menu.active .rotater:nth-child(8) .btn-icon {*/
/* -webkit-transform: translateY(-10em) rotate(-292.5deg);*/
/* transform: translateY(-10em) rotate(-292.5deg);*/
/*}*/


/*二维码展示动画效果*/
.menu {
 width: 80px;
 height: 80px;
 position: fixed;
 right: 24px;
 bottom: 200px;
 z-index: 999;
}
.menu .btn {
 position: absolute;
 top: 19px;
 left: 27px;
 width: 100%;
 height: 100%;
 border-radius: 50%;
 /*background: rgba(221, 221, 221, 0.8);*/
 opacity: 0;
 z-index: -10;
 cursor: pointer;
 -webkit-transition: opacity 1s, z-index 0.3s, -webkit-transform 1s;
 transition: opacity 1s, z-index 0.3s, -webkit-transform 1s;
 transition: opacity 1s, z-index 0.3s, transform 1s;
 transition: opacity 1s, z-index 0.3s, transform 1s, -webkit-transform 1s;
 -webkit-transform: translateX(0);
 transform: translateX(0);
}
.menu .btn .fa {
 font-size: 3em;
 -webkit-transition: color 0.3s;
 transition: color 0.3s;
}
.menu .btn:hover .fa {
 color: rgba(255, 255, 255, 0.7);
}
.menu .btn.trigger {
 opacity: 1;
 z-index: 100;
 cursor: pointer;
 -webkit-transition: -webkit-transform 0.3s;
 transition: -webkit-transform 0.3s;
 transition: transform 0.3s;
 transition: transform 0.3s, -webkit-transform 0.3s;
 position: relative;
 /*background: rgba(221, 221, 221, 0.8);*/
}
.menu .btn.trigger span {
 display: block;
 width: 42px;
 height: 42px;
 background: url("../img/icon_menu.png") no-repeat center/cover;
 position: absolute;
 top: 100%;
 left: 35%;
 transform: translate(-50%, -50%);
}
.menu .btn.trigger:hover {
 -webkit-transform: scale(1.2);
 transform: scale(1.2);
}
.menu .btn.trigger:hover .line {
 background-color: rgba(255, 255, 255, 0.7);
}
.menu .btn.trigger:hover .line:before, .menu .btn.trigger:hover .line:after {
 background-color: rgba(255, 255, 255, 0.7);
}
.menu .btn.trigger .line {
 width: 60%;
 height: 6px;
 background: #000;
 border-radius: 6px;
 -webkit-transition: background-color 0.3s, height 0.3s, top 0.3s;
 transition: background-color 0.3s, height 0.3s, top 0.3s;
}
.menu .btn.trigger .line:before, .menu .btn.trigger .line:after {
 content: "";
 display: block;
 position: absolute;
 left: 0;
 width: 100%;
 height: 6px;
 background: #000;
 border-radius: 6px;
 -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
 transition: background-color 0.3s, -webkit-transform 0.3s;
 transition: background-color 0.3s, transform 0.3s;
 transition: background-color 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.menu .btn.trigger .line:before {
 top: -12px;
 -webkit-transform-origin: 15% 100%;
 transform-origin: 15% 100%;
}
.menu .btn.trigger .line:after {
 top: 12px;
 -webkit-transform-origin: 25% 30%;
 transform-origin: 25% 30%;
}
.menu .rotater {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 -webkit-transform-origin: 50% 50%;
 transform-origin: 50% 50%;
}
.menu .rotater .btn img {
 width: 60px;
 height: 60px;
 position: absolute;
 top: 100%;
 left: 50%;
 transform: translate(-70%, -50%);
}
.menu.active .btn-icon {
 opacity: 1;
 z-index: 50;
 width: 80px;
 height: 80px;
}
.menu.active .trigger .line {
 height: 0px;
 top: 45%;
}
.menu.active .trigger .line:before {
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 width: 110%;
}
.menu.active .trigger .line:after {
 -webkit-transform: rotate(-45deg);
 transform: rotate(-45deg);
 width: 110%;
}
.rotater:nth-child(1) {
 -webkit-transform: rotate(-22.5deg);
 transform: rotate(-22.5deg);
}
.menu.active .rotater:nth-child(1) .btn-icon {
 -webkit-transform: translateY(-10em) rotate(22.5deg);
 transform: translateY(-10em) rotate(22.5deg);
}
.rotater:nth-child(2) {
 -webkit-transform: rotate(22.5deg);
 transform: rotate(22.5deg);
}
.menu.active .rotater:nth-child(2) .btn-icon {
 -webkit-transform: translateY(-10em) rotate(-22.5deg);
 transform: translateY(-10em) rotate(-22.5deg);
}
.rotater:nth-child(3) {
 -webkit-transform: rotate(67.5deg);
 transform: rotate(67.5deg);
}
.menu.active .rotater:nth-child(3) .btn-icon {
 -webkit-transform: translateY(-10em) rotate(-67.5deg);
 transform: translateY(-10em) rotate(-67.5deg);
}
.rotater:nth-child(4) {
 -webkit-transform: rotate(112.5deg);
 transform: rotate(112.5deg);
}
.menu.active .rotater:nth-child(4) .btn-icon {
 -webkit-transform: translateY(-10em) rotate(-112.5deg);
 transform: translateY(-10em) rotate(-112.5deg);
}
.rotater:nth-child(5) {
 -webkit-transform: rotate(157.5deg);
 transform: rotate(157.5deg);
}
.menu.active .rotater:nth-child(5) .btn-icon {
 -webkit-transform: translateY(-10em) rotate(-157.5deg);
 transform: translateY(-10em) rotate(-157.5deg);
}
.rotater:nth-child(6) {
 -webkit-transform: rotate(202.5deg);
 transform: rotate(202.5deg);
}
.menu.active .rotater:nth-child(6) .btn-icon {
 -webkit-transform: translateY(-10em) rotate(-202.5deg);
 transform: translateY(-10em) rotate(-202.5deg);
}
.rotater:nth-child(7) {
 -webkit-transform: rotate(247.5deg);
 transform: rotate(247.5deg);
}
.menu.active .rotater:nth-child(7) .btn-icon {
 -webkit-transform: translateY(-10em) rotate(-247.5deg);
 transform: translateY(-10em) rotate(-247.5deg);
}
.rotater:nth-child(8) {
 -webkit-transform: rotate(292.5deg);
 transform: rotate(292.5deg);
}
.menu.active .rotater:nth-child(8) .btn-icon {
 -webkit-transform: translateY(-10em) rotate(-292.5deg);
 transform: translateY(-10em) rotate(-292.5deg);
}



/*首页小专题*/
.home-sub {
    width: 1220px;
    height: auto;
    margin: 20px auto;
    margin-top:-610px;
}
.home-sub .home-sub-title {
    text-align: center;
    line-height: 40px;
    font-size: 24px;
}
.home-sub .home-sub-items {
    margin-top: 10px;
}
.home-sub-items {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #333333;
}
.home-sub-items li {
    padding-left: 20px;
    position: relative;
    width: 46%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
}
.home-sub-items li::before {
    content: '';
    width: 5px;
    height: 18px;
    background: #b5b5b5;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.home-sub .home-sub-con {
    width: 100%;
    height: 450px;
    margin-top: 30px;
}
.home-sub-con .sub-con-left {
    width: 800px;
    height: 100%;
    float: left;
    position: relative;
}
.home-sub-con .sub-con-left a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.home-sub-con .sub-con-left a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.home-sub-con .sub-con-left a p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: rgba(0,0,0,.7);
    text-align: left;
    color: #ffffff;
    line-height: 60px;
    padding: 0 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.sub-con-left .swiper-pagination {
    position: absolute;
    right: 30px;
    bottom: 18px;
}
.sub-con-left .swiper-pagination .swiper-pagination-bullet {
    background: #b5b5b5;
    margin: 0 3px;
    width: 10px;
    height: 10px;
}
.sub-con-left .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 40px;
    background: #d11a2d;
    border-radius: 10px;
}
.home-sub-con .sub-con-right {
    width: calc(100% - 800px - 20px);
    height: 100%;
    float: right;
 /*   background: #eeeeee;*/
    padding: 10px 14px;
}
.home-sub-con .sub-con-right ul {
    height: 100%;
}
.home-sub-con .sub-con-right ul li {
    height: 20%;
    font-size: 18px;
    padding: 14px 0;
    line-height: 28px;
    border-bottom: 1px dashed #b5b5b5;
    display: flex;
    align-items: center;
}
.home-sub-con .sub-con-right ul li p {
    position: relative;
    padding-left: 18px;
}
.home-sub-con .sub-con-right ul li p::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 10px;
    height: 10px;
    background: #b5b5b5;
}
.home-sub-con .sub-con-right ul li:last-child {
    border-bottom: none;
}
.home-sub-con .swiper-container {
    width: 100%;
    height: 100%;
}
.home-sub-con .swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
/* 2021/09 妇女报改版 */
@font-face { 
    font-family: 'hyds'; 
    src: url('../font/HYDaSongJ.ttf'); 
}
.fnb_index_header{
    width: 100%;
    height: 76px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.fnb_index_header_box{
    width: 1340px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fnb_index_header_box_left{
    display: flex;
    align-items: center;
}
.fnb_index_header_box_left img{
    width: 36px;
    height: 36px;
    margin-right: 10px;
}
.fnb_index_header_box_left span{
    font-size: 20px;
    font-weight: 600;
    color: #FF0100;
}
.fnb_index_header_box_search{
    display: flex;
    align-items: center;
}
.fnb_index_header_box_search input{
    width: 386px;
    height: 36px;
    background: #FFFFFF;
    text-align: center;
    border-radius: 2px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.fnb_index_header_box_search div{
    width: 72px;
    height: 36px;
    font-size: 16px;
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    border-radius: 2px;
    background-color: #50BDFF;
    line-height: 36px;
    cursor: pointer;
}
.fnb_index_header_box_right,
.fnb_index_header_box_right a{
    display: flex;
    align-items: center;
}
.fnb_index_header_box_right a{
    cursor: pointer;
}
.fnb_index_header_box_right a:nth-child(1){
    margin-right: 40px;
}
.fnb_index_header_box_right a img{
    width: auto;
    height: 16px;
    margin-right: 10px;
}
.fnb_index_header_box_right a span{
    font-size: 16px;
    font-weight: 400;
    color: #999999;
}
.fnb_index_top{
    width: 1340px;
    margin: 0 auto;
    padding: 25px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.fnb_index_top > img{
    width: 380px;
    height: 90px;
}
.fnb_index_top div{
    display: flex;
    align-items: center;
}
.fnb_index_top a:nth-child(1) img{
    width: 640px;
    height: 100px;
    margin-right: 20px;
}
.fnb_index_top a:nth-child(2) img{
    width: 240px;
    height: 100px;
}
.fnb_index_nav{
    width: 100%;
    background-color: #50BDFF;
}
.fnb_index_nav > ul{
    position: relative;
    width: 1340px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fnb_index_gzzq{
    position: relative;
    width: 1340px;
    margin: 0 auto;
    display: none;
    align-items: center;
}
.fnb_index_gzzq > div{
    display: flex;
    align-items: center;
    padding: 20px 0;
    margin-left: 38px;
}
.fnb_index_gzzq > div img{
    width: auto;
    height: 20px;
    margin-right: 10px;
}
.fnb_index_gzzq > div span{
    width: auto;
    font-size: 16px;
    color: #FFFFFF;
    font-family: hyds;
    white-space: nowrap;
}
.fnb_index_gzzq > ul{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.fnb_index_gzzq > ul li a{
    padding: 0 24px;
    font-size: 14px;
    color: #FFFFFF;
}
.fnb_index_gzzq > ul div{
    width:1px;
    height:12px;
    background-color:#fff;
}
.fnb_index_nav > ul li{
    width: 10%;
}
.fnb_index_add,.fnb_index_cut{
    position: absolute;
    right: -30px;
    top: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
.fnb_index_nav > ul li a{
    padding: 20px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.fnb_index_nav > ul a:hover{
    background-color: #49afee;
}
.fnb_index_nav > ul li a img{
    width: auto;
    height: 20px;
    margin-right: 10px;
}
.fnb_index_nav > ul li a span{
    width: auto;
    font-size: 16px;
    color: #FFFFFF;
    font-family: hyds;
}
.fnb_index_sstt,
.fnb_index_fltt{
    width: 1340px;
    margin: 40px auto 0 auto;
}
.fnb_index_sstt div,
.fnb_index_fltt div{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fnb_index_sstt div img,
.fnb_index_fltt div img{
    width: 100px;
    height: 30px;
    cursor:pointer;
}
.fnb_index_sstt div a img,
.fnb_index_fltt div a img{
    position: absolute;
    right: 0;
    top: 0;
    width: 1190px;
    height: 30px;
}
.fnb_index_sstt div p{
    width: 1190px;
    font-size: 28px;
    color: #333333;
    font-weight:bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: hyds;
}
.fnb_index_fltt div p{
    width: 1190px;
    font-size: 28px;
    color: #333333;
    font-weight:bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: hyds;
}
.fnb_index_sstt ul,
.fnb_index_fltt ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.fnb_index_sstt ul li,
.fnb_index_fltt ul li{
    width: 50%;
    margin-top: 30px;
}
.fnb_index_sstt ul li a,
.fnb_index_fltt ul li a{
    display: flex;
    align-items: center;
}
.fnb_index_sstt ul li a img,
.fnb_index_fltt ul li a img{
    width: 18px;
    height: 4px;
    margin-right: 10px;
}
.fnb_index_sstt ul li a p,
.fnb_index_fltt ul li a p{
    width: 90%;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fnb_index_swplist{
    width: 1340px;
    margin: 38px auto 0 auto;
    display: flex;
    justify-content: space-between;
}
.fnb_index_swplist_pics{
    width: 880px;
    max-height:766px;
    background-color: #e8e8e8;
    padding: 22px 20px;
}
.fnb_index_swp{
    position: relative;
    width: 100%;
    height: 472px;
}
.fnb-index-swiper-container{
    overflow: hidden;
}
.fnb-index-swiper-container a{
    position: relative;
    width: 100%;
    height: 472px;
}
.fnb-index-swiper-container a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.fnb-index-swiper-container a p{
    position: absolute;
    left: 20px;
    bottom: 0;
    background: rgba(0,0,0,.4);
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    font-weight: 500;
    color: #FFFFFF;
    z-index: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align:left;
}
.fnb-index-swp-left,.fnb-index-swp-right{
    position: absolute;
    top: calc(50% - 45px);
    width: 40px;
    height: 90px;
    z-index: 2;
    cursor:pointer;
}
.fnb-index-swp-left{
    left: 0;
}
.fnb-index-swp-right{
    right: 0;
}
.fnb-index-pagination{
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 2;
}
.fnb-index-pagination .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    margin: 0 5px;
    background-color: #938d8a;
    opacity: 1;
    cursor:pointer;
}
.fnb-index-pagination .swiper-pagination-bullet-active{
    width: 40px;
    height: 10px;
    background: #50BDFF;
    border-radius: 5px;
    cursor:pointer;
}
.fnb_index_others{
    width: 100%;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fnb_index_others > a{
    position: relative;
    width: 410px;
    height: 230px;
    overflow: hidden;
}
.fnb_index_others > a > div:nth-child(1) div{
    position: absolute;
    top: 0;
    left: -8px;
    width: 70px;
    height: 30px;
    background: linear-gradient(270deg, #88E0FF 0%, #50BDFF 100%);
    border-radius: 0px 0px 4px 0px;
    transform:skew(-10deg); 
    z-index: 1;
    
}
.fnb_index_others > a > div:nth-child(1) span{
    position: relative;
    color: #fff;
    z-index: 2;
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    padding-left: 15px;
}
.fnb_index_others > a > div:nth-child(1){
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 70px;
    height: 30px;
}
.fnb_index_others > a > div:nth-child(3){
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: rgba(0,0,0,.4);
    z-index: 2;
    display: flex;
    align-items: center;
}
.fnb_index_others > a > div:nth-child(3) img{
    width: 24px;
    height: 24px;
    margin: 0 10px;
}
.fnb_index_others > a > div:nth-child(3) p{
    width: 320px;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.fnb_index_others > a > img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.fnb_index_swplist_list{
    width: 440px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.fnb_index_swplist_list li{
    padding: 18px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.fnb_index_swplist_list li a{
    position:relative;
    display: flex;
    align-items: center;
}
.fnb_index_swplist_list li a img:nth-child(1){
    width: 15px;
    height: 15px;
    margin-right: 10px;
}
.fnb_index_swplist_list li a img:nth-child(3){
    position: absolute;
    left: 25px;
    width: 380px;
    height: 30px;
}
.fnb_index_swplist_list li a p{
    width: 380px;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*20230104改栏目*/
.row_one_con {
    width: 100%;
    color: #222222;
    padding: 15px 0 0 0px;
}
.row_one_con .row_one_con_list {
    margin-bottom: 10px;
}
  .row_one_con .row_one_con_list i {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #aaaaaa;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
    margin-right: 15px;
    float: left;
    margin-top: 12px;
}
.row_one_con .row_one_con_list span {
    display: inline-block;
    width: calc(100% - 10px - 15px - 20px);
    height: 100%;
    line-height: 32px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.fulian_title i {
    display: inline-block;
    width: 50px;
    height: 24px;
    background: url("../img/icon_top.png");
    background-size: 100% 100%;
    margin-top: 13px;
    margin-right: 10px;
  float: left;
    
}
  .part_one .main .main_con .news .news_list .news_list_item span {
   
    height: 45px;

}
  .part_one .main .main_con .news .news_list .news_list_item {
    margin-bottom: 9.1px;
}

/*end*/